compare_to
Compares this text to another text.
Return
the value 0 if equal, a negative number if less than other
, or a value greater than 0 if greater than other
.
Since
0.9.0
Parameters
other
The text to compare to.
Compares this text to another text.
the value 0 if equal, a negative number if less than other
, or a value greater than 0 if greater than other
.
0.9.0
The text to compare to.